Skip to content

Fix bug downloading large files with the Azure SDK#528

Merged
aiqiaoy merged 1 commit intoactions:mainfrom
dhadka:dhadka/fix-download-calc
Jul 21, 2020
Merged

Fix bug downloading large files with the Azure SDK#528
aiqiaoy merged 1 commit intoactions:mainfrom
dhadka:dhadka/fix-download-calc

Conversation

@dhadka
Copy link
Copy Markdown
Contributor

@dhadka dhadka commented Jul 20, 2020

The segmentSize calculation was incorrect as it was using the start of the previous segment instead of the start of the current segment, resulting in 419 errors indicating the range is invalid.

@aiqiaoy aiqiaoy merged commit cb18a3d into actions:main Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants